'Declaration <DispIdAttribute(7)> Sub AfterPdfPrintPage( _ ByVal Page As Integer, _ ByVal PageLeft As Integer, _ ByRef Cancel As Boolean _ )
'Declaration
<DispIdAttribute(7)> Sub AfterPdfPrintPage( _ ByVal Page As Integer, _ ByVal PageLeft As Integer, _ ByRef Cancel As Boolean _ )
[DispId(7)] void AfterPdfPrintPage( int Page, int PageLeft, ref bool Cancel )
procedure AfterPdfPrintPage( Page: Integer; PageLeft: Integer; var Cancel: Boolean );
DispIdAttribute(7) function AfterPdfPrintPage( Page : int, PageLeft : int, Cancel : boolean );
[DispId(7)] void AfterPdfPrintPage( int Page, int PageLeft, bool% Cancel )
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.__GdPicturePDF __GdPicturePDF Members